In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer / SilentMode Property

SilentMode Property (GdViewer)

In This Topic
Syntax
'Declaration

 

Public Property SilentMode As Boolean
public bool SilentMode {get; set;}
public read-write property SilentMode: Boolean; 
public function get,set SilentMode : boolean
public: __property bool get_SilentMode();

public: __property void set_SilentMode( 

   bool value

);
public:

property bool SilentMode {

   bool get();

   void set (    bool value);

}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer
GdViewer Members